home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / dev / basic / PureBasicUpd.readme < prev   
Text File  |  2001-07-04  |  13KB  |  250 lines

  1. Short:    V2.32b - Update for registered users (from any 2.xx version to 2.32)
  2. Author:   alphasnd@purebasic.com (Fantaisie Software)
  3. Uploader: alphasnd@purebasic.com (Frederic Laboureur)
  4. Version:  2.32b
  5. Type:     dev/basic
  6. Replace:  PureBasic_Upd2.32.lha
  7.  
  8.    PureBasic is brand new 'high level' programming langage based on the
  9.    previoulsy etablished B.A.S.I.C rules. It ensure a good compatibility
  10.    with similar basic compiler independement of the computer. The learning
  11.    is easy, as basic has been created for beginner and the development time
  12.    is really fast.
  13.  
  14.    This software has been developed for the Amiga with the Amiga enviromment
  15.    in mind. We have put lot of effort in its realization to produce fast,
  16.    reliable and system friendly langage. The respect of the OS is always the
  17.    master word, and you couldn't write bad software with the basic commandset
  18.    provided. Of course, you could add any other functions to bash the hardware
  19.    and use all the Amiga power, if you need it.
  20.  
  21.    The syntax is easy, but the possibities are huge because some 'advanced'
  22.    functions has been added to this langage like pointers, structure,
  23.    procedure, dynamic linked lists, and more.. For the experienced coder,
  24.    there is no problem to access any of the legal OS structures or amiga
  25.    objects.
  26.  
  27.    Finally, PureBasic support the 680x0 processor and the PowerPC processor.
  28.    The 68000 part has been very optimized to output the best code as possible,
  29.    but we're sure we could do even better ! PowerPC part is under heavy
  30.    optimizations.
  31.  
  32.  
  33.    Look yourself at the main features of PureBasic:
  34.  
  35.      - 68000, 68020+ and PowerPC support
  36.      - Built-in Array, dynamic linked list, complex structure, pointer
  37.        and variable definitions
  38.      - Supported types: Byte (8 bit), Word (16 bits), Long (32) and user
  39.        defined ones (structures)
  40.      - Signed and unsigned support for standard types
  41.      - Built-in strings type
  42.      - Constants, binary and hexadecimal numbers support
  43.      - Very good expression reducer by grouping constants and numeric numbers together
  44.      - Standard arithmetic support with respect of signs priority and parenthesis:
  45.        +, -, /, *, and, or, lsl, asl, lsr, asr
  46.      - Compile about 30 000 lines/min on a 68030/50
  47.      - Procedure support for structured programming with locals and global variables
  48.      - All Standard BASIC keywords: If-Else-EndIf, Repeat-Until ...
  49.      - External libraries support to manipulate easily objects like IFF pictures,
  50.        screens, windows, gadgets, sprites...
  51.      - Inlined ASM
  52.      - Precompiled structures and constants files for extra fast compiling.
  53.      - Cool debugger to stop the program execution and trace the bugs easily.
  54.      - Configurable CLI compiler
  55.      - System friendly, easy to install and always under development
  56.      - And more !
  57.  
  58.  
  59. ***********
  60.            *
  61. V2.32 News  *
  62.            *
  63. ***********
  64.  
  65.     Note:  This is the fixed version of the update file, old one
  66.            wasn't correct. Thanks.
  67.  
  68.  
  69.     Added: ReadMemory(), WriteMemory(), SetWindowTagList()
  70.     Added: Palette: added async palette fade
  71.     Added: New commands for Chunky library
  72.     Added: Procedures can now returns strings
  73.     Added: WaitWindowEvent()
  74.     Added: CompilerIf, Else...
  75.     Added: FileSystem library
  76.     Added: Path change when running a program from the editor (no need to put absolute path anymore)
  77.     Added: Editor: Auto-casing and contextual online help.
  78.     Added: Data support (new commands: Data, DataSection, EndDataSection, Read, Restore)
  79.  
  80.     Changed: PokeS(), now returns the number of characters 'poked' (handy)
  81.     Changed: OpenWindow() (to be compatiable with other OSes)
  82.     Changed: The whole gadget library (to be compatiable with other OSes)
  83.  
  84.     Fixed: A compiler bug (Structure can't be redeclared a second time..)
  85.     Fixed: A member in a structure used but not initialized
  86.     Fixed: Sprite lib (debugger and priority to the end)
  87.     Fixed: a Picture bug (recompilation with optims..)
  88.     Fixed: Screen/FontRequester(): now returns 0 when cancelled.
  89.     Fixed: ReadString(), Str()
  90.     Fixed: A lot of editor bugs
  91.  
  92.  
  93.            Visit our site web at: http://www.purebasic.com
  94.  
  95.                    ...Feel the P.u.R.e Power...
  96.  
  97.                   © 2001 - Fantaisie Software -
  98.  
  99.  
  100. ============================= Archive contents =============================
  101.  
  102. Original  Packed Ratio    Date     Time    Name
  103. -------- ------- ----- --------- --------  -------------
  104.     2531    1312 48.1% 19-Mar-00 16:40:28  PureBasic_Update_2.33.info
  105.     1268    1204  5.0% 13-Jun-01 14:12:34 +2DDrawing.delta
  106.      368     357  2.9% 13-Jun-01 14:12:34 +Amiga.delta
  107.     1720    1633  5.0% 13-Jun-01 14:12:34 +AmigaSprite.delta
  108.      884     843  4.6% 13-Jun-01 14:12:34 +App.delta
  109.      960     940  2.0% 13-Jun-01 14:12:34 +Audio.delta
  110.     1372    1305  4.8% 13-Jun-01 14:12:34 +BitMap.delta
  111.     6080    5734  5.6% 13-Jun-01 14:12:34 +Chunky.delta
  112.      540     540  0.0% 13-Jun-01 14:12:34 +Clipboard.delta
  113.     2108    1980  6.0% 13-Jun-01 14:12:34 +Commodity.delta
  114.     1428    1303  8.7% 13-Jun-01 14:12:34 +File.delta
  115.      700     674  3.7% 13-Jun-01 14:12:34 +FileSystem.delta
  116.      844     805  4.6% 13-Jun-01 14:12:34 +Font.delta
  117.     4300    3918  8.8% 13-Jun-01 14:12:34 +Gadget.delta
  118.      596     574  3.6% 13-Jun-01 14:12:34 +Joypad.delta
  119.      920     859  6.6% 13-Jun-01 14:12:34 +LinkedList.delta
  120.     1068    1036  2.9% 13-Jun-01 14:12:34 +MemoryBank.delta
  121.     1700    1578  7.1% 13-Jun-01 14:12:34 +Menu.delta
  122.     1708    1578  7.6% 13-Jun-01 14:12:34 +Misc.delta
  123.     2364    2152  8.9% 13-Jun-01 14:12:34 +Network.delta
  124.      388     384  1.0% 13-Jun-01 14:12:34 +OS.delta
  125.     3088    2901  6.0% 13-Jun-01 14:12:34 +Palette.delta
  126.   150004  134656 10.2% 13-Jun-01 14:12:34 +PBCompiler.delta
  127.      944     911  3.4% 13-Jun-01 14:12:34 +Picasso96.delta
  128.     2316    2185  5.6% 13-Jun-01 14:12:34 +Picture.delta
  129.     2584    2410  6.7% 13-Jun-01 14:12:34 +PopupMenu.delta
  130.     6072    5681  6.4% 13-Jun-01 14:12:34 +PTModule.delta
  131.     1256    1202  4.2% 13-Jun-01 14:12:34 +Rainbow.delta
  132.     1008     955  5.2% 13-Jun-01 14:12:34 +Requester.delta
  133.     1924    1788  7.0% 13-Jun-01 14:12:34 +Screen.delta
  134.      644     644  0.0% 13-Jun-01 14:12:34 +Sort.delta
  135.     3064    2894  5.5% 13-Jun-01 14:12:34 +Sound.delta
  136.     6892    6462  6.2% 13-Jun-01 14:12:34 +Sprite.delta
  137.     1128    1071  5.0% 13-Jun-01 14:12:34 +String.delta
  138.      576     556  3.4% 13-Jun-01 14:12:34 +TagList.delta
  139.      432     424  1.8% 13-Jun-01 14:12:34 +Timer.delta
  140.     1552    1490  3.9% 13-Jun-01 14:12:34 +ToolType.delta
  141.      236     231  2.1% 13-Jun-01 14:12:34 +WbStartup.delta
  142.     2820    2580  8.5% 13-Jun-01 14:12:34 +Window.delta
  143.     7869    1468 81.3% 11-Jun-01 16:23:30 +Install
  144.     3827    1912 50.0% 16-Jan-01 22:28:38 +Install.info
  145.     5317    1592 70.0% 13-Jun-01 14:12:36 +Misc.asm
  146.     3946     996 74.7% 13-Jun-01 14:12:36 +StringRoutines.asm
  147.     5842    1600 72.6% 13-Jun-01 14:12:34 +ChunkyDemo.csp
  148.     1430     734 48.6% 13-Jun-01 14:12:34 +App.pb
  149.     2794    1325 52.5% 13-Jun-01 14:12:34 +Asm_Inline.pb
  150.      665     307 53.8% 13-Jun-01 14:12:34 +Audio.pb
  151.     3482     998 71.3% 13-Jun-01 14:12:34 +Chunky.pb
  152.      372     248 33.3% 13-Jun-01 14:12:34 +Data.pb
  153.     2069     918 55.6% 13-Jun-01 14:12:34 +DualPlayfield_Screen.pb
  154.      775     395 49.0% 13-Jun-01 14:12:34 +FileSystem.pb
  155.     1351     530 60.7% 13-Jun-01 14:12:34 +Font.pb
  156.     3664    1352 63.1% 13-Jun-01 14:12:34 +Gadget.pb
  157.     1912     645 66.2% 13-Jun-01 14:12:34 +MemoryBank.pb
  158.     1802     799 55.6% 13-Jun-01 14:12:34 +Menu.pb
  159.     1135     515 54.6% 13-Jun-01 14:12:34 +Palette.pb
  160.     1267     410 67.6% 13-Jun-01 14:12:34 +Picasso96.pb
  161.     1567     686 56.2% 13-Jun-01 14:12:34 +Picture.pb
  162.     1947     696 64.2% 13-Jun-01 14:12:34 +PopupMenu.pb
  163.     2808    1125 59.9% 13-Jun-01 14:12:34 +Program1.pb
  164.     5243    1505 71.2% 13-Jun-01 14:12:34 +ProtrackerReplay.pb
  165.     2565     840 67.2% 13-Jun-01 14:12:34 +PTModule.pb
  166.      727     328 54.8% 13-Jun-01 14:12:34 +Rainbow.pb
  167.     2685     875 67.4% 13-Jun-01 14:12:34 +Sound.pb
  168.     2438     855 64.9% 13-Jun-01 14:12:34 +ToolType.pb
  169.    15878    4638 70.7% 13-Jun-01 14:12:34 +WaponezII.pb
  170.    12186    3567 70.7% 13-Jun-01 14:12:34 +WildManager.pb
  171.     1102     578 47.5% 13-Jun-01 14:12:34 +Window.pb
  172.     3976    1071 73.0% 13-Jun-01 14:12:36 +FileSystem.guide
  173.    27920    7779 72.1% 13-Jun-01 14:12:36 +Gadget.guide
  174.     3673    1202 67.2% 13-Jun-01 14:12:36 +MemoryBank.guide
  175.    35883   10810 69.8% 13-Jun-01 14:12:36 +Reference.guide
  176.    13322    3009 77.4% 13-Jun-01 14:12:36 +Sound.guide
  177.    13243    3856 70.8% 13-Jun-01 14:12:36 +Sprite.guide
  178.    34060   11020 67.6% 13-Jun-01 14:12:36 +Window.guide
  179.     3464    1218 64.8% 13-Jun-01 14:12:36 +MakeResident.asm
  180.     5530    2429 56.0% 13-Jun-01 14:12:36 +PureBasic SDK.Readme
  181.    20993    8206 60.9% 13-Jun-01 14:12:36 +PureBasic.guide
  182.    82856   31200 62.3% 13-Jun-01 14:12:36 +PureEditor
  183.      634     279 55.9% 13-Jun-01 14:12:36 +All.pb
  184.     6543    2402 63.2% 13-Jun-01 14:12:36 +animationclass.pb
  185.     5954    2034 65.8% 13-Jun-01 14:12:36 +datatypes.pb
  186.     9858    3219 67.3% 13-Jun-01 14:12:36 +datatypesclass.pb
  187.     3479    1228 64.7% 13-Jun-01 14:12:36 +pictureclass.pb
  188.     1953     783 59.9% 13-Jun-01 14:12:36 +soundclass.pb
  189.     2162     812 62.4% 13-Jun-01 14:12:36 +textclass.pb
  190.     1037     511 50.7% 13-Jun-01 14:12:34 +audio.pb
  191.     9800    3230 67.0% 13-Jun-01 14:12:36 +datatypesclass.pb
  192.     1116     552 50.5% 13-Jun-01 14:12:34 +gameport.pb
  193.     4130    1724 58.2% 13-Jun-01 14:12:34 +narrator.pb
  194.     3254    1312 59.6% 13-Jun-01 14:12:34 +parallel.pb
  195.     6761    2415 64.2% 13-Jun-01 14:12:36 +serial.pb
  196.     7355    2821 61.6% 13-Jun-01 14:12:36 +trackdisk.pb
  197.     9453    3861 59.1% 13-Jun-01 14:12:34 +dos.pb
  198.    14744    5580 62.1% 13-Jun-01 14:12:34 +dosextens.pb
  199.     2738    1163 57.5% 13-Jun-01 14:12:34 +doshunks.pb
  200.      757     383 49.4% 13-Jun-01 14:12:34 +devices.pb
  201.     6259    2573 58.8% 13-Jun-01 14:12:34 +execbase.pb
  202.      815     443 45.6% 13-Jun-01 14:12:34 +interrupts.pb
  203.     1338     584 56.3% 13-Jun-01 14:12:34 +io.pb
  204.     1514     729 51.8% 13-Jun-01 14:12:34 +libraries.pb
  205.     3031    1270 58.0% 13-Jun-01 14:12:34 +memory.pb
  206.     1064     594 44.1% 13-Jun-01 14:12:34 +resident.pb
  207.     2422    1005 58.5% 13-Jun-01 14:12:34 +tasks.pb
  208.     1342     688 48.7% 13-Jun-01 14:12:34 +gfx.pb
  209.     3654    1271 65.2% 13-Jun-01 14:12:34 +monitor.pb
  210.     5886    2289 61.1% 13-Jun-01 14:12:34 +text.pb
  211.     6948    2843 59.0% 13-Jun-01 14:12:34 +view.pb
  212.     1697     645 61.9% 13-Jun-01 14:12:34 +adkbits.pb
  213.     4795    1454 69.6% 13-Jun-01 14:12:34 +cia.pb
  214.     3506    1354 61.3% 13-Jun-01 14:12:34 +custom.pb
  215.     1487     662 55.4% 13-Jun-01 14:12:34 +intbits.pb
  216.     3656    1634 55.3% 13-Jun-01 14:12:36 +classusr.pb
  217.     9698    3616 62.7% 13-Jun-01 14:12:36 +gadgetclass.pb
  218.     6830    2690 60.6% 13-Jun-01 14:12:36 +imageclass.pb
  219.    63843   21200 66.7% 13-Jun-01 14:12:36 +intuition.pb
  220.     9101    3658 59.8% 13-Jun-01 14:12:36 +preferences.pb
  221.     6962    2913 58.1% 13-Jun-01 14:12:36 +sghooks.pb
  222.     6086    2358 61.2% 13-Jun-01 14:12:36 +amigaguide.pb
  223.    13320    3226 75.7% 13-Jun-01 14:12:36 +asl.pb
  224.     6111    2265 62.9% 13-Jun-01 14:12:36 +commodities.pb
  225.     9435    3769 60.0% 13-Jun-01 14:12:36 +configregs.pb
  226.      331     237 28.3% 13-Jun-01 14:12:36 +expansion.pb
  227.     2183    1025 53.0% 13-Jun-01 14:12:36 +expansionbase.pb
  228.     7375    2676 63.7% 13-Jun-01 14:12:36 +iffparse.pb
  229.     6954    2069 70.2% 13-Jun-01 14:12:36 +lowlevel.pb
  230.     1366     635 53.5% 13-Jun-01 14:12:36 +mathresource.pb
  231.     1371     501 63.4% 13-Jun-01 14:12:36 +nonvolatile.pb
  232.     6541    2211 66.1% 13-Jun-01 14:12:36 +realtime.pb
  233.     1151     489 57.5% 13-Jun-01 14:12:36 +icontrol.pb
  234.     1995     822 58.7% 13-Jun-01 14:12:36 +printergfx.pb
  235.      626     298 52.3% 13-Jun-01 14:12:36 +screenmode.pb
  236.     1377     468 66.0% 13-Jun-01 14:12:36 +PureResident_Small.pb
  237.     4102    1566 61.8% 13-Jun-01 14:12:36 +card.pb
  238.     2665     866 67.5% 13-Jun-01 14:12:36 +disk.pb
  239.     3767    1400 62.8% 13-Jun-01 14:12:36 +rxslib.pb
  240.     8312    2991 64.0% 13-Jun-01 14:12:36 +storage.pb
  241.      866     386 55.4% 13-Jun-01 14:12:34 +name.pb
  242.     6208    1975 68.1% 13-Jun-01 14:12:34 +pack.pb
  243.     1966     836 57.4% 13-Jun-01 14:12:34 +tagitem.pb
  244.   137789   56948 58.6% 13-Jun-01 14:12:34 +AmigaOS_Small
  245.     5560    3064 44.8% 16-Jan-01 22:28:38 +PurePatcher
  246.     1130     540 52.2% 13-Jun-01 14:13:16 +ReadMe
  247.     1686     598 64.5% 16-Jan-01 22:28:38 +ReadMe.info
  248. -------- ------- ----- --------- --------
  249.  1041821  496630 52.3% 14-Jun-101 04:03:58   144 files
  250.